.titleunderline
{
  /*background :url(images/top.gif) repeat-x;  
  padding-bottom:2px; */
}
.c_title {
    color: #7e4400;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:22px;
}
.topbg
{
	background:url(images/top.gif) repeat-x;  
}
.leftbg
{
	background:url(images/left.gif);  
	width:10px; 
}
.rightbg
{
	background:url(images/right.gif);  
	width:10px;
}
.bottombg
{
	background:url(images/bottom.gif);  
}
.Normal p{margin-top:0px;}


.Rounded_Edge2_c_title {
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:22px;
}
.Rounded_Edge2_topbg
{
	background:url(images/top_trans.gif) repeat-x;  
}
.Rounded_Edge2_leftbg
{
	background:url(images/left_trans.gif);  
	width:10px; 
}
.Rounded_Edge2_rightbg
{
	background:url(images/right_trans.gif);  
	width:10px;
}
.Rounded_Edge2_bottombg
{
	background:url(images/bottom_trans.gif) repeat-x;  
}

